StreamingEventsResponseConnectionStatus Property |
Gets the connection status.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ConnectionStatus ConnectionStatus { get; }Public ReadOnly Property ConnectionStatus As ConnectionStatus
Get
Property Value
Type:
ConnectionStatusThe connection status.
See Also